home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!sschaem
- From: sschaem@teleport.com (Stephan Schaem)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: 68060 Problems -Why is my code so slow????
- Date: 5 Feb 1996 21:29:52 GMT
- Organization: Teleport - Portland's Public Access (503) 220-1016
- Message-ID: <4f5ssg$21f@maureen.teleport.com>
- References: <3115FDB6.323D@gih.no>
- NNTP-Posting-Host: linda.teleport.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- HAAVARD JAKOBSEN (haa_jako@gih.no) wrote:
- : I seem to have a serious problem here....
-
- : NONE of my old code is faster with my 68060 board....
- : I can get some of the rutines to run faster if I run a startup
- : without setpatch, but most of it will be SLOWER then a stock 1200...
-
- : etc....
-
- My guess would be you do very intensive chip access and the 060
- is slower at accessing chip ? And be sure your code is not running
- from chip ram.
-
- I was kind of shocked the first time I saw an 040 a3000 running
- game slower then a A500... And also chip intensive effect slower
- with the 040 enabled in this A3000. Actually any mem intensive
- function runned slower with the 040 enabled.
-
- I wish AT, before doing all this PPC stuff, would release an A3000
- class computer with an 060 on the motherboard & cybergfx for <1000$.
-
- Stephan
-